Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(dev): add created at and gt/lt operators #7541

Merged
merged 14 commits into from
Sep 6, 2024

Conversation

bshaffer
Copy link
Contributor

@bshaffer bshaffer commented Jul 22, 2024

  • adds created_at field to show the date of the component's first commit
  • adds downloads field, which calls the Packagist API to determine the number of total package downloads
  • adds <, >, <=, and >= for filtering by package version and API version
  • improves filtering - slow fields are populated after the first filter

@bshaffer bshaffer requested review from a team as code owners July 22, 2024 21:47
@bshaffer bshaffer merged commit ea89f93 into main Sep 6, 2024
24 checks passed
@bshaffer bshaffer deleted the dev-component-info-enhancements branch September 6, 2024 21:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants